This Week's Sponsor:

Kolide

Ensure that if a device isn’t secure it can’t access your apps.  It’s Device Trust for Okta.


Search results for "Launch Center Pro"

Use WhatsApp’s URL Scheme with Drafts, Launch Center Pro, Or A Bookmarklet

WhatsApp

WhatsApp

I don’t use WhatsApp much[1], but when I saw the app’s documentation last night with a mention of the URL scheme, I thought I could play around with it a little bit.

The WhatsApp URL scheme is extremely basic and there’s one part that I can’t get to work. The scheme itself is, unsurprisingly, whatsapp:// – which you can use from Launch Center Pro if you simply want to launch WhatsApp. There are also parameters to do stuff with the URL scheme: text lets you pass along a (properly encoded) text message that will be automatically inserted in the compose field of the app; abid lets you specificy an “Address Book ID” to send a message to a specific contact.

The WhatsApp team explains:

Address book ID of contact to start a chat with. If contact with this ID has only one whatsapp-able phone number, application will open a conversation with that contact. If contact with this ID has more than one whatsapp-able phone numbers, application will present a menu with all phone numbers available for chat. If contact has no whatsapp-able phone numbers, or contact with this ID does not exist, or this parameter is missing, application will present contact picker listing all contacts available for chat via WhatsApp.

I thought that something like the following URL would have let me send the text message “Test” to my contact “Alex”:

whatsapp://send?abid=Alex&text=Test

But, in practice, I wasn’t able to get the abid parameter to work. I have tried with phone numbers, percent-encoded names and phone numbers, email addresses, but I can’t get WhatsApp to recognize the abid parameter I pass along, as the app continues to present a contact picker. Therefore, for the purpose of this post, I will show you how to send text to WhatsApp, choosing a recipient from the app’s built-in contact picker. If you manage to get abid to work, please let me know. Read more


Launch Center Pro 1.1

LCP

LCP

Released in December 2011, App Cubby’s Launch Center re-ignited interest in iOS URL schemes – shortcuts to automate communication between apps and get specific things done faster with less manual tapping and interactions. Its direct sequel, Launch Center Pro, was released in the summer of 2012 and doubled down on the entire idea of automating iOS tasks by providing a “Home screen for your actions” to allow users to better and more visually organize their shortcuts.

Launch Center Pro 1.1, released today, focuses on improving three key aspects of Launch Center Pro: native in-app actions, the Action Composer, and TextExpander support in URLs. Read more


Quick Unit Conversions With Measures and Launch Center Pro

Quick Unit Conversions With Measures and Launch Center Pro

Measures by Michael Neuwert is one of the iPhone apps I’ve been following here on MacStories since I started the site in 2009. I’ve later reviewed (and became a fan) of the iPad version of the app, Measures HD. The latest update to Measures for iPhone, version 2.3, adds more units, iPhone 5 support, and a URL scheme. As you know, automation and URL schemes for iOS apps is something I’ve been focusing on lately, so I was curious to try out the Measures implementation.

A basic Measures URL looks like this: x-measures://convert?from=USD&to=EUR&value=100 – but it’s also possible to simply launch a specific category without starting a conversion by using something like: x-measures://convert?category=Mass. The convert action may also contain a category parameter to avoid ambiguities, and it’s possible to search as well using: x-measures://search?q=Watt.

Being based in Italy but working (remotely) in a US environment, I do a lot of conversions on a daily basis. Primarily currency (EUR to USD and vice versa) and temperature conversions to understand what my colleagues are talking about when they say “it’s cold over here”.

It was very easy to set up a Launch Center Pro action (Measures isn’t listed in the officially supported apps in App Cubby’s launcher yet) to start a Dollar to Euro conversion in Measures using input from Launch Center Pro. Using the first example URL I showed above, replace the numeric value parameter with [prompt-num] in Launch Center Pro. This will ensure that a URL-encoded numeric string will be sent from Launch Center Pro’s number pad to Measures, directly displaying the conversion. In this way, I can keep Measures inside a folder, and create shortcuts for my most-used unit conversions that I’ll launch with a single tap from Launch Center Pro. Thanks to URL schemes, the conversion process will take two seconds and I’ll be shown the final result without having to tap or select anything else.

Currently, there’s no official documentation for Measures’ URL scheme and I’m not sure Michael is using the x-callback-url protocol (though it certainly looks like it). If you’re looking for a quick unit converter you can launch from Launch Center Pro (I was looking for a way to send a browser selection as well, but alas), check out Measures 2.3.

Permalink

Open Google Maps Directions With Siri or Launch Center Pro

Here’s a fun experiment to launch the Google Maps app via URL scheme directly into a new Directions view.

As I detailed this morning, the new Google Maps app for iPhone lets you launch specific views and modes using a URL scheme. You don’t need to be a developer to use the URL scheme; this means you’ll be able to launch the Google Maps app from Safari, Launch Center Pro, or any other launcher using the base comgooglemaps:// URL.

Google’s URL has a scheme for directions with addresses and transportation parameters. It lets you specific a starting address with the saddr parameter, and a destination address with daddr.

Further, you can instruct the URL to open a specific directionsmode, such as driving or transit.

With these parameters, it becomes possible to set up a nice automated workflow to launch directions using Siri or Launch Center Pro. Read more


Faster Searches With Bang On and Launch Center Pro

In our review of Bang On for iPhone and iPad, we noted how this nifty utility’s support for “hotkeys” centralized mobile search to avoid extra taps in Safari or switching between multiple apps. Our Lukas Hermann wrote:

To avoid a lot of typing, Bang On is designed around the ability of choosing “!”-hotkeys below the search panel and adding them to your search query. So, as an example: you heard something about that cool band called The Arcade Fire and you want to find out more about them. Fire up Bang On, tap the Wikipedia hotkey, then enter “Arcade Fire” afterwards into the search panel, and Bang On will immediately search Wikipedia and display the respective article using the in-app browser. What I personally found very useful is the ability to change the “!” parameter without changing the actual search query, so you just need to tap the “!youtube” hotkey and Bang On will replace the “!wikipedia” command (those commands are called “!bangs” within Bang On) with it and start searching for Arcade Fire videos instead of Wikipedia articles.

On my iOS devices, I typically run three kinds of searches on a daily basis: Google, Rdio, and email. Using a combination of Bang On and Launch Center Pro (my review here), I have managed to make my workflow faster, more enjoyable, and ultimately better than using dedicated apps.

For regular Google search, instead of using Safari I have created a custom action in Launch Center Pro that, with the input prompt, allows me to write first, then switch to Google with my query already filled in. Unfortunately, as far as Apple apps go, it’s not possible to create actions for Mail.app, which in Launch Center only supports message creation, but not search.

Last week, I found out a recent update to Bang On added some interesting new features including an option to open links in Google Chrome and support for Rdio search. Considering Rdio’s limited integration with their own url scheme and rdio.com URLs (it can auto-play single tracks, not albums or playlists, and it doesn’t always work), I was curious to try out whether Bang On could simplify and speed up the process of looking for music on Rdio – something I do every day.

As it turns out, Bang On’s take on Rdio search is very useful. The developer of Rdio created a custom web app off the Rdio API which, through the !rdio hotkey, displays artists, albums, and songs. Tapping on these items will take you directly to the Rdio app, and you can also tap & hold to see the URLs that Bang On is using for these searches (it’s a rdio://rdio.com scheme).

With Launch Center Pro, I have set up an action to search Rdio through Bang On with an input prompt, so I can type a song or album quickly in Launch Center Pro, like I do for Google. This is extremely simple to create – just make sure you include !rdio in the action composer, so the input prompt will redirect to Rdio search automatically.

Using BangOn and Launch Center Pro, you can speed up your searches using apps and services that only Bang On supports, and making them quicker to use thanks to App Cubby’s fantastic launcher. For instance, I use Launch Center Pro for almost all of my regular searches, but I rely on Bang On for unsupported apps like Articles, the aforementioned Rdio URLs, and many other websites.

You can download Bang On and Launch Center Pro from the App Store.


Launch Center Pro and OmniFocus

 Launch Center Pro and OmniFocus

Michael Schechter has created a series of Launch Center Pro templates to speed up the creation process of repetitive tasks in OmniFocus for iPhone, inspired by David Sparks’ snippets for TextExpander and OmniFocus for Mac. With actions to easily attach the contents of the clipboard to a new task or setting up a reminder to follow up on something with a colleague, Michael’s snippets can be huge timesavers if you’ve been looking for a way to automate certain aspects of OmniFocus on the iPhone.

All I’ve done here is create a new group in Launch Center Pro called OF Actions. This allows me to have 11 rapid-fire actions for my most commonly created tasks. Rather than 11 unique actions, I’ve actually created duplicates for most that include whatever I have on the clipboard. This way I have a version that duplicates the Quick Entry field and another that emulates some aspects of the Clipper.

Based on OmniFocus’ new URL scheme and Launch Center Pro’s support for prompts (more details in our review of the app), these snippets won’t offer the same degree of customization found in desktop solutions like the aforementioned TextExpander or Keyboard Maestro, but they surely are the best way to automate OmniFocus on the iPhone for now. Because of the nature of iOS, you won’t be able to set up scripts that, for instance, let OmniFocus communicate with other apps automatically, but at least you’ll be saving some typing and navigation inside the app.

Inspired by Michael’s work, I have set up actions to access my most used perspectives and a new one called “Review Latest” that makes up for the lack of an Inbox perspective on iOS (as it’s project based rather than context based) and displays the latest tasks I may have added without a context or due date using Captio. Furthermore, I have assigned a scheduled reminder to the action, so that every day after dinner I’ll be reminded by Launch Center Pro to process my newest tasks created throughout the day.

The Omni Group’s Ken Case also chimed in on Twitter explaining how OmniFocus URLs work, and Justin Lancy collected the tweets in a Storify bundle. Nick Winja took a look at how it’s possible to access contexts via URL, as well.

You can see the full text for Michael’s Launch Center Pro snippets here.

Permalink

Launch Center Pro Review

Launch Center Pro has become my second SpringBoard. I have been testing the app for the past month, and it’s a fantastic upgrade over Launch Center, which we have covered on multiple occasions on MacStories. If you were a Launch Center user before, you’ll most definitely want to check out the new, separate Pro version.

For many, it’s difficult to see the appeal of software like Launch Center. Originally conceived as a Notification Center-based launcher for common actions such as toggling Bluetooth settings and custom URLs supported by third-party apps, Launch Center turned into a powerful hub to collect shortcuts for system actions and app-specific URLs. The discontinuation of Settings shortcuts in iOS 5.1 didn’t diminish Launch Center’s functionality, which gained support for several third-party applications and a nicer interface with support for icons and even more actions.

What started as an interesting hack to put shortcuts in Notification Center eventually became a utility that, in its niche, is redefining the concept of “launching actions”, rather than apps. This goes back to a fundamental issue behind the nature of the iOS Home screen – as I have previously written – and Launch Center Pro, while retaining the basic functionality of Launch Center, doubles down on this very distinction between finding apps and launching actions.

Read more


Not an iPad Pro Review: Why iPadOS Still Doesn’t Get the Basics Right

Let me cut to the chase: sadly, I don’t have a new iPad Pro to review today on MacStories.

I was able to try one in London last week, and, as I wrote, I came away impressed with the hardware. However, I didn’t get a chance to use a new iPad Pro over the past six days ahead of today’s review embargo.

I know that many of you were expecting a deeper look at the iPad Pro on MacStories this week, but that will have to come later. I still plan on upgrading to a 13” iPad Pro myself; I’ve decided I want to return to the larger size after a few months with the 11” iPad Pro. If you’re interested in checking out reviews of the new iPad Pros from heavy iPad users like yours truly right now, I highly recommend reading and watching what my friends Jason Snell and Chris Lawley have prepared.

Still, as I was thinking about my usage of the iPad and why I enjoy using the device so much despite its limitations, I realized that I have never actually written about all of those “limitations” in a single, comprehensive article. In our community, we often hear about the issues of iPadOS and the obstacles people like me run into when working on the platform, but I’ve been guilty in the past of taking context for granted and assuming that you, dear reader, also know precisely what I’m talking about.

Today, I will rectify that. Instead of reviewing the new iPad Pro, I took the time to put together a list of all the common problems I’ve run into over the past…checks notes12 years of working on the iPad, before its operating system was even called iPadOS.

My goal with this story was threefold. First, as I’ve said multiple times, I love my iPad and want the platform to get better. If you care about something or someone, sometimes you have to tell them what’s wrong in order to improve and find a new path forward. I hope this story can serve as a reference for those with the power to steer iPadOS in a different direction in the future.

Second, lately I’ve seen some people argue on Mastodon and Threads that folks who criticize iPadOS do so because their ultimate goal is to have macOS on iPads, and I wanted to clarify this misunderstanding. While I’m on the record as thinking that a hybrid macOS/iPadOS environment would be terrific (I know, because I use it), that is not the point. The reality is that, regardless of whether macOS runs on iPads or not, iPadOS is the ideal OS for touch interactions. But it still gets many basic computing features wrong, and there is plenty of low-hanging fruit for Apple to pick. We don’t need to talk about macOS to cover these issues.

Lastly, I wanted to provide readers with the necessary context to understand what I mean when I mention the limitations of iPadOS. My iPad setup and workflow have changed enough times over the years that I think some of you may have lost track of the issues I (and others) have been experiencing. This article is a chance to collect them all in one place.

Let’s dive in.

Read more


Apple Music Adds Shazam Radio Spins Charts and a New Industry Program

Apple Music has launched Shazam Radio Spins, a new set of top chart playlists built by identifying music played by over 40,000 radio stations in over 200 countries and regions.

The centerpiece of the new charts is the global Top 200 Radio Chart, which is updated daily. Shazam has also begun publishing charts for a wide variety of genres like Pop, Dance, R&B/Soul, Hip-Hop/Rap, French Pop, Reggae/Dancehall, AfroBeats, Latin, Country, Singer/Songwriter, and more.

Apple Music subscribers can access Shazam Radio Spins from Shazam’s curator page in the Music app or Shazam’s website. So far, I’ve only been able to access the Top 200 Radio Chart in Apple Music, but I expect the genre-specific charts will begin to appear before long because they are already available on the web.

In addition to the new charts, Apple has introduced a new music industry partner program to help record labels and music distributors spot trends in the music industry. The new Apple Music Partner Program is available initially to a limited number of US labels and distributors that distribute via Apple Music.